Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a
AdminService
Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a
Retrieve the customized resource attributes associated with a project, domain and workflow combination
GET
Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a
Path Parameters
Unique project id which this set of attributes references. +required
Unique domain id which this set of attributes references. +required
Workflow name which this set of attributes references. +required
Query Parameters
Which type of matchable attributes to return. +required
- TASK_RESOURCE: Applies to customizable task resource requests and limits.
- CLUSTER_RESOURCE: Applies to configuring templated kubernetes cluster resources.
- EXECUTION_QUEUE: Configures task and dynamic task execution queue assignment.
- EXECUTION_CLUSTER_LABEL: Configures the K8s cluster label to be used for execution to be run
- QUALITY_OF_SERVICE_SPECIFICATION: Configures default quality of service when undefined in an execution spec.
- PLUGIN_OVERRIDE: Selects configurable plugin implementation behavior for a given task type.
- WORKFLOW_EXECUTION_CONFIG: Adds defaults for customizable workflow-execution specifications and overrides.
- CLUSTER_ASSIGNMENT: Controls how to select an available cluster on which this execution should run.
Available options:
TASK_RESOURCE, CLUSTER_RESOURCE, EXECUTION_QUEUE, EXECUTION_CLUSTER_LABEL, QUALITY_OF_SERVICE_SPECIFICATION, PLUGIN_OVERRIDE, WORKFLOW_EXECUTION_CONFIG, CLUSTER_ASSIGNMENT Optional, org key applied to the attributes.
Response
A successful response.
Response to get an individual workflow attribute override.
attributes
Defines a set of custom matching attributes which defines resource defaults for a project, domain and workflow.
For more info on matchable attributes, see :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` · object
Creates or updates customDeletes custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a